2014-02-04 - 9868.100 - Rel Notes - P-Calc and F-Calc need to be fixed Q - P #DotNetReleases2014
Release Notes
9868.100 - Rel notes - P-Calc and F-Calc need to be fixed
Admin Info
Purpose
|
Need to find the root cause for the P-Calc and F-Calc getting stuck
|
Release No#
|
001
|
Submitted on
|
02/04/2014
|
Submitted by
|
Venkat A
|
Source/Destination Systems
|
NEC QA/NEC Prod
|
Release Sent To
|
Daniela
|
Objects Created By
|
Venkat A
|
Objects Tested By
|
Venkat A
|
Transport and Technical Objects
Location Objects Name
|
\\10.115.101.93\sites\Deployments\BMS POLCA RELEASES\Payroll Options to Fix Pcalc and Fcalc Q - P_02042014\
- ReviewWeekly\CaluclateFCalcRunType.aspx
- ReviewWeekly\CaluclateFCalcRunType.aspx.cs
- ReviewWeekly\CaluclatePayRunType.aspx
- ReviewWeekly\CaluclatePayRunType.aspx.cs
- ReviewWeekly\ProcessMonitor.aspx.cs
- MasterData\CalculateEMBRuntype.aspx
- MasterData\CalculateEMBRuntype.aspx.cs
- Common\ProcessMonitor.aspx.cs
- Payroll_Main.master
|
Note: Please take backup and follow the folder structure.
Release Notes
For Infrastructure
Please take backup of existing pages in Prod before replacing with QA page.
Under Common Folder
Under MasterData Folder
- CalculateEMBRuntype.aspx
- CalculateEMBRuntype.aspx.cs
Under ReviewWeekly Folder
- CalculateFCalcRunType.aspx
- CalculateFCalcRunType.aspx.cs
- CalculatePayRunType.aspx
- CalculatePayRunType.aspx.cs
- ProcessMonitor.aspx.cs
Under direct application folder
Test Notes
|
Test Scenario
|
Expected Results
|
1
|
Go to "Calculate Pay Rates" sub tab under "Calculate Pay Rates" tab.
|
User should be able to navigate.
|
2
|
Enter a valid weekend date using calender control.
|
User must select a valid date in to the textbox.
|
3
|
Select the prepay week type.
|
User should get an alert if the weekend date is greater than today date.
|
4
|
Select the shutdown week type
|
User should get an alert if the weekend date is less than today date.
|
5
|
Click on run button.
|
User should get an alert if the weekend dates are not valid and will not proceeded further.
|
6
|
Select Retro calc and click on run button without providing Emp ID.
|
User should get an alert Employee ID is mandatory for Retro calc
|
7
|
Go to "Complete Pay Calculation" sub tab under "Calculate Pay Rates" tab.
|
User should be able to navigate.
|
8
|
Enter a valid weekend date using calender control.
|
User must select a valid date in to the textbox.
|
9
|
Select the prepay week type.
|
User should get an alert if the weekend date is greater than today date and un-finalize payroll is checked.
|
10
|
Select the shutdown week type
|
User should get an alert if the weekend date is less than today date and un-finalize payroll is checked.
|
11
|
Click on run button.
|
User should get an alert if the weekend dates are not valid and will not proceeded further.
|
12
|
Select Retro calc and click on run button without providing Emp ID.
|
User should get an alert Employee ID is mandatory for Retro calc
|
Reference Document (Specifications or Production Support Break Fix)
Venkat_A - 2013-11-11 - 9868.100 - Spec - P-Calc and F-Calc need to be fixed